| AccountStatus |
| EntityType | Independent |
| Logical Entity Name | AccountStatus |
| Default Table Name | SaAcctStatus |
| Logical Only | NO |
| Definition | |
| Note |
| AccountStatus Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
AccountStatusId |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(50) | YES | ||
| IsActive | BIT | NO | ||
CampusGroupId |
INTEGER | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| Usage | CHAR(1) | NO |
| AccountStatus Keys |
| Key Name | Key Type | Keys |
| SaAcctStatus_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SaAcctStatus_SyCampusGrpID_N_N_IDX | Inversion Entry | CampusGroupId |
| SaAcctStatus_SaAcctStatusID_U_C_IDX | PrimaryKey | AccountStatusId |
| AccountStatus Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CampusGroup | Non-Identifying | Zero or One to Zero or More | CampusGroupId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CollectionAccountStatus | Non-Identifying | One To Zero or More | NO | ||||
| StudentAccountStatus | Non-Identifying | One To Zero or More | NO | ||||
| CollectionAccountStatus | Non-Identifying | One To Zero or More | NO | ||||
| CollectionAccount | Non-Identifying | One To Zero or More | NO | ||||
| StudentAccountStatus | Non-Identifying | One To Zero or More | NO | ||||
| SchoolStatusDetail | Non-Identifying | One To Zero or More | NO | ||||
| SystemSchoolStatusDetail | Non-Identifying | One To Zero or More | NO |
| AccountStatus Check Constraints |
| Check Constraint Name | CheckConstraint |